# Page Not Found

The URL `web/copy link` does not exist.

You might be looking for one of these pages:
- [Web Fuzzing](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/web/web-fuzzing.md)
- [Request smuggling](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/web/request-smuggling.md)
- [Javascript](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/web/javascript.md)
- [OAuth authentication](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/web/oauth-authentication.md)
- [CheckList](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/cheatsheets/checklist.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/ethical-hacking-notes/web/web-fuzzing.md`)
- Use `Accept: text/markdown` header for content negotiation